home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Games Collection 1 / software vault.zip / software vault / CDR10 / ESP_23.ZIP / SOURCE.ZIP / CESP.BAT next >
DOS Batch File  |  1993-06-13  |  228b  |  8 lines

  1. @echo off
  2. cls
  3. cdd c:\vb
  4. BC ESP!.BAS /E/V/O/T/C:512;
  5. LINK /EX/NOE/NOD:VBDRT10E.LIB ESP!+SMALLERR.OBJ /Se:142,C:\TEMP\ESP!,nul,VBDCL10E.LIB DFRAMEVB.LIB;
  6.  
  7. rem this is the batch file used to compile ESP from the DOS prompt.
  8.